Skip to content

Fix missing Product Variant webhook events group - #6450

Merged
IKarbowiak merged 3 commits into
mainfrom
add-missing-variant-events
Mar 23, 2026
Merged

Fix missing Product Variant webhook events group#6450
IKarbowiak merged 3 commits into
mainfrom
add-missing-variant-events

Conversation

@IKarbowiak

Copy link
Copy Markdown
Member

Add PRODUCT_VARIANT to the multiWords list so variant events appear as a separate object group in the webhook events UI. Previously, Product Variant events were not visible at all.

After:
image

Before:
image
missing variant events

Scope of the change

  • I confirm I added ripples for changes (see src/ripples) or my feature doesn't contain any user-facing changes
  • I used analytics "trackEvent" for important events

Add PRODUCT_VARIANT to the multiWords list so variant events appear
as a separate object group in the webhook events UI. Previously,
Product Variant events were not visible at all.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@IKarbowiak IKarbowiak self-assigned this Mar 20, 2026
@IKarbowiak
IKarbowiak requested a review from a team as a code owner March 20, 2026 13:26
@changeset-bot

changeset-bot Bot commented Mar 20, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c1f4992

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Mar 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.58%. Comparing base (4da3039) to head (c1f4992).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6450   +/-   ##
=======================================
  Coverage   43.58%   43.58%           
=======================================
  Files        2585     2585           
  Lines       44985    44985           
  Branches    10558    10542   -16     
=======================================
  Hits        19607    19607           
  Misses      24050    24050           
  Partials     1328     1328           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@IKarbowiak
IKarbowiak merged commit 3bfd607 into main Mar 23, 2026
15 of 17 checks passed
@IKarbowiak
IKarbowiak deleted the add-missing-variant-events branch March 23, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants